home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / m68k / 194 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  927 b 

  1. Path: bcarh8ab.bnr.ca!bgtyi23
  2. From: kirkland@bnr.ca (Bill Kirkland)
  3. Newsgroups: comp.sys.m68k
  4. Subject: Re: 68HC11 Simulator
  5. Date: 1 Feb 1996 17:51:43 GMT
  6. Organization: Bell Northern Research Ltd.
  7. Message-ID: <4equjf$g68@bcarh8ab.bnr.ca>
  8. References: <ear.28.00130BAA@indirect.com>
  9. NNTP-Posting-Host: bgtyi23.bnr.ca
  10. X-Newsreader: News Xpress Version 1.0 Beta #4
  11.  
  12. In article <ear.28.00130BAA@indirect.com>, ear@indirect.com (Eric Rose) wrote:
  13. >Hello all,
  14. >
  15. >I keep getting Error 19 on Sim68 when I return from a subroutine.  
  16. >Anyone know of a reliable simulator? Doesn't have to be free.
  17. >
  18. >Thanks, Eric  ear@indirect.com
  19.  
  20.  
  21. One of the things (among the other bugs in sim68) I found with sim68 is that 
  22. it is very sensitive to the assembler used.  I assembled code with one of the
  23. assemblers from fsa122.zip and it didn't work.  I used the assembler that came
  24. with smallc and it works fine, just remember to initialize the stack.
  25.